Overload | Description |
---|---|
InsertRange(Int32,PagesCollection<T>) | Overloaded: Inserts the elements from PageCollections objects into the PagesCollection at the specified index. |
InsertRange(Int32,T[]) | Overloaded: Inserts the elements from an array of Page objects into the PagesCollection at the specified index. |